You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > CopyTo Method > Matrix.CopyTo Method ([In] TVecInt, TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.CopyTo Method ([In] TVecInt, TRounding)

Copy and convert values to TVecInt.

Syntax
C#
Visual Basic
public void CopyTo([In] TVecInt Dst, TRounding Rounding);

Applies appropriate conversion and copy data to TVecInt. The value TMtxVecInt.IntPrecision is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!